[INFO] cloning repository https://github.com/tinrab/bomboni-typescript-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tinrab/bomboni-typescript-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftinrab%2Fbomboni-typescript-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftinrab%2Fbomboni-typescript-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 516e3f6ad438105376ed6e3bbbffc2b0e26a9dd7
[INFO] checking tinrab/bomboni-typescript-example against try#1779a8680dcd39c56ed600627cf6742ef07ed78c for pr-149045
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftinrab%2Fbomboni-typescript-example" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tinrab/bomboni-typescript-example
[INFO] finished tweaking git repo https://github.com/tinrab/bomboni-typescript-example
[INFO] tweaked toml for git repo https://github.com/tinrab/bomboni-typescript-example written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tinrab/bomboni-typescript-example on toolchain 1779a8680dcd39c56ed600627cf6742ef07ed78c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tinrab/bomboni-typescript-example already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bomboni v0.1.54
[INFO] [stderr]   Downloaded bomboni_wasm_derive v0.1.54
[INFO] [stderr]   Downloaded bomboni_wasm v0.1.54
[INFO] [stderr]   Downloaded serde-wasm-bindgen v0.6.3
[INFO] [stderr]   Downloaded serde_derive_internals v0.29.0
[INFO] [stderr]   Downloaded prost-derive v0.12.3
[INFO] [stderr]   Downloaded bomboni_wasm_core v0.1.54
[INFO] [stderr]   Downloaded bomboni_request_derive v0.1.54
[INFO] [stderr]   Downloaded bomboni_common v0.1.54
[INFO] [stderr]   Downloaded prost v0.12.3
[INFO] [stderr]   Downloaded pest_generator v2.7.6
[INFO] [stderr]   Downloaded time-macros v0.2.16
[INFO] [stderr]   Downloaded prost-build v0.12.3
[INFO] [stderr]   Downloaded polyval v0.6.1
[INFO] [stderr]   Downloaded smallvec v1.12.0
[INFO] [stderr]   Downloaded pest_derive v2.7.6
[INFO] [stderr]   Downloaded prost-types v0.12.3
[INFO] [stderr]   Downloaded pot v3.0.0
[INFO] [stderr]   Downloaded pest_meta v2.7.6
[INFO] [stderr]   Downloaded bomboni_proto v0.1.54
[INFO] [stderr]   Downloaded petgraph v0.6.4
[INFO] [stderr]   Downloaded pest v2.7.6
[INFO] [stderr]   Downloaded time v0.3.31
[INFO] [stderr]   Downloaded bomboni_core v0.1.54
[INFO] [stderr]   Downloaded bomboni_request v0.1.54
[INFO] [stderr]   Downloaded bomboni_prost v0.1.54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4909ae368fe1f80fd95aaec909a1bc96f5bd877363727394be3f104aaa37c7d1
[INFO] running `Command { std: "docker" "start" "-a" "4909ae368fe1f80fd95aaec909a1bc96f5bd877363727394be3f104aaa37c7d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4909ae368fe1f80fd95aaec909a1bc96f5bd877363727394be3f104aaa37c7d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4909ae368fe1f80fd95aaec909a1bc96f5bd877363727394be3f104aaa37c7d1", kill_on_drop: false }`
[INFO] [stdout] 4909ae368fe1f80fd95aaec909a1bc96f5bd877363727394be3f104aaa37c7d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff5d18364000bd05280341a680fc3fbae2168a22f632d47961744a46afecb03b
[INFO] running `Command { std: "docker" "start" "-a" "ff5d18364000bd05280341a680fc3fbae2168a22f632d47961744a46afecb03b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.90
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling wasm-bindgen v0.2.90
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]     Checking der v0.7.8
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking half v2.3.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking smallvec v1.12.0
[INFO] [stderr]     Checking polyval v0.6.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]     Checking ghash v0.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking aes v0.8.3
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking itertools v0.12.0
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling tempfile v3.9.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]     Checking darling_core v0.20.3
[INFO] [stderr]     Checking bomboni_core v0.1.54
[INFO] [stderr]     Checking serde_derive_internals v0.29.0
[INFO] [stderr]     Checking rsa v0.9.6
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.90
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling prost-derive v0.12.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.90
[INFO] [stderr]    Compiling pest v2.7.6
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling prost v0.12.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.90
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling prost-types v0.12.3
[INFO] [stderr]    Compiling bomboni_wasm_core v0.1.54
[INFO] [stderr]    Compiling bomboni_request_derive v0.1.54
[INFO] [stderr]    Compiling pest_meta v2.7.6
[INFO] [stderr]     Checking js-sys v0.3.67
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling bomboni_wasm_derive v0.1.54
[INFO] [stderr]    Compiling prost-build v0.12.3
[INFO] [stderr]    Compiling bomboni_prost v0.1.54
[INFO] [stderr]    Compiling pest_generator v2.7.6
[INFO] [stderr]    Compiling bomboni_proto v0.1.54
[INFO] [stderr]    Compiling pest_derive v2.7.6
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.3
[INFO] [stderr]     Checking pot v3.0.0
[INFO] [stderr]     Checking bomboni_wasm v0.1.54
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stdout] error[E0282]: type annotations needed for `Box<_>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.31/src/format_description/parse/mod.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let items = format_items
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     Ok(items.into())
[INFO] [stdout]    |        ----- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `items` an explicit type, where the placeholder `_` is specified
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let items: Box<_> = format_items
[INFO] [stdout]    |              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `time` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ff5d18364000bd05280341a680fc3fbae2168a22f632d47961744a46afecb03b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff5d18364000bd05280341a680fc3fbae2168a22f632d47961744a46afecb03b", kill_on_drop: false }`
[INFO] [stdout] ff5d18364000bd05280341a680fc3fbae2168a22f632d47961744a46afecb03b
